| GUI Help > Special > itemCount | ||||||||||||||
|
itemCount |
||||||||||||||
| int count=itemCount(handle gadget) | ||||||||||||||
|
Description: Retrieves the number of items in a listbox or combobox gadget. |
||||||||||||||
|
Return Value: Number of items in the specified gadget. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |